Package-level declarations
Types
Identifies the location at which to place a chart's legend.
Scope for the children of a ColumnLegend or GridLegend.
Functions
Creates a legend with itemCount legend items laid out vertically in a column. Each row of the legend consists of a symbol, label, and value.
Creates a legend with itemCount legend items laid out vertically in a column. Each row of the legend consists of a symbol, label, and value.
A flow layout type of legend where each entry will take as much horizontal space as it requires, up to the maximum width of the component. Multiple legend entries will be placed in the same row until all horizontal space is consumed.
A flow layout type of legend where each entry will take as much horizontal space as it requires, up to the maximum width of the component. Multiple legend entries will be placed in the same row until all horizontal space is consumed.